emacs.git
10 years agoDocumentation is better now :-)
justbur [Fri, 24 Jul 2015 14:17:19 +0000 (10:17 -0400)]
Documentation is better now :-)

10 years agoAdd link to README about disabling special keys
justbur [Fri, 24 Jul 2015 14:14:58 +0000 (10:14 -0400)]
Add link to README about disabling special keys

10 years agoAllow which-key-special-keys to be nil
justbur [Fri, 24 Jul 2015 13:52:41 +0000 (09:52 -0400)]
Allow which-key-special-keys to be nil

10 years agoSwitch to lexical binding and fix warnings
justbur [Fri, 24 Jul 2015 02:47:09 +0000 (22:47 -0400)]
Switch to lexical binding and fix warnings

10 years agoFix echo function
justbur [Thu, 23 Jul 2015 19:04:29 +0000 (15:04 -0400)]
Fix echo function

10 years agoAdd suggestion about tiling wm to readme
Justin Burkett [Thu, 23 Jul 2015 14:21:04 +0000 (10:21 -0400)]
Add suggestion about tiling wm to readme

10 years agoBetter strategy for dealing with minibuffer paging
justbur [Thu, 23 Jul 2015 01:20:32 +0000 (21:20 -0400)]
Better strategy for dealing with minibuffer paging

10 years agoHack to fix #48
justbur [Thu, 23 Jul 2015 00:39:35 +0000 (20:39 -0400)]
Hack to fix #48

10 years agoAllow side-window bottom to be shorter than 4
justbur [Wed, 22 Jul 2015 21:15:30 +0000 (17:15 -0400)]
Allow side-window bottom to be shorter than 4

10 years agoFix key/page count and bug in create-pages
justbur [Wed, 22 Jul 2015 20:31:00 +0000 (16:31 -0400)]
Fix key/page count and bug in create-pages

10 years agoSimplify show page a little
justbur [Wed, 22 Jul 2015 20:10:31 +0000 (16:10 -0400)]
Simplify show page a little

10 years agoBump version for new defaults
justbur [Wed, 22 Jul 2015 18:56:50 +0000 (14:56 -0400)]
Bump version for new defaults

10 years agoMake side-window bottom the default
justbur [Wed, 22 Jul 2015 18:50:01 +0000 (14:50 -0400)]
Make side-window bottom the default

Also adds echo as the new default for the prefix key information (to use
the echo area).

Making side-window bottom the default location, because it seems to have
the best behavior overall after adding paging. Don't want to use the
minibuffer because it's misbehaving right now.

Change echo-keystrokes if prefix is echo

10 years agoAdd default replacement for next page
justbur [Wed, 22 Jul 2015 18:34:29 +0000 (14:34 -0400)]
Add default replacement for next page

10 years agoFactor out paging timer and only start once
justbur [Wed, 22 Jul 2015 18:32:00 +0000 (14:32 -0400)]
Factor out paging timer and only start once

10 years agoFix some hash quotes
justbur [Wed, 22 Jul 2015 16:56:26 +0000 (12:56 -0400)]
Fix some hash quotes

10 years agoProtect 2-side-window function from too many args
justbur [Wed, 22 Jul 2015 16:54:16 +0000 (12:54 -0400)]
Protect 2-side-window function from too many args

10 years agoRemove show and hide functions for minibuffer
justbur [Wed, 22 Jul 2015 16:49:59 +0000 (12:49 -0400)]
Remove show and hide functions for minibuffer

10 years agoTweak next-page timer
justbur [Wed, 22 Jul 2015 16:43:45 +0000 (12:43 -0400)]
Tweak next-page timer

10 years agoFix for #49
justbur [Wed, 22 Jul 2015 16:30:48 +0000 (12:30 -0400)]
Fix for #49

Need to check if the prefix has changed when possibly restarting the
timer after paging.

10 years agoFix #50 - Don't show pages if only 1 page
justbur [Wed, 22 Jul 2015 14:47:07 +0000 (10:47 -0400)]
Fix #50 - Don't show pages if only 1 page

10 years agoNo need to call show-popup for minibuffer
justbur [Wed, 22 Jul 2015 12:58:45 +0000 (08:58 -0400)]
No need to call show-popup for minibuffer

10 years agoUse real-last-command instead of last-command
justbur [Wed, 22 Jul 2015 12:29:22 +0000 (08:29 -0400)]
Use real-last-command instead of last-command

for which-key-show-next-page

10 years agoFix a default regexp
justbur [Wed, 22 Jul 2015 01:21:45 +0000 (21:21 -0400)]
Fix a default regexp

10 years agoFix sort order in readme again
justbur [Wed, 22 Jul 2015 01:13:00 +0000 (21:13 -0400)]
Fix sort order in readme again

10 years agoFix latex in readme
justbur [Wed, 22 Jul 2015 01:11:57 +0000 (21:11 -0400)]
Fix latex in readme

10 years agoMove paging defcustoms
justbur [Wed, 22 Jul 2015 01:09:29 +0000 (21:09 -0400)]
Move paging defcustoms

10 years agoUpdate readme with new features
justbur [Wed, 22 Jul 2015 01:09:06 +0000 (21:09 -0400)]
Update readme with new features

10 years agoMuch better paging implementation
justbur [Tue, 21 Jul 2015 20:02:30 +0000 (16:02 -0400)]
Much better paging implementation

10 years agoDon't prevent changing paging bindings
justbur [Tue, 21 Jul 2015 16:47:48 +0000 (12:47 -0400)]
Don't prevent changing paging bindings

10 years agoAdd options for paging (disabled by default)
justbur [Tue, 21 Jul 2015 16:43:41 +0000 (12:43 -0400)]
Add options for paging (disabled by default)

10 years agoFix readme
justbur [Tue, 21 Jul 2015 14:11:34 +0000 (10:11 -0400)]
Fix readme

10 years agoAdd check for no keys
justbur [Tue, 21 Jul 2015 14:09:37 +0000 (10:09 -0400)]
Add check for no keys

10 years agoAdd new setup function for right-bottom
justbur [Tue, 21 Jul 2015 13:49:13 +0000 (09:49 -0400)]
Add new setup function for right-bottom

10 years agoBump version
justbur [Tue, 21 Jul 2015 13:44:18 +0000 (09:44 -0400)]
Bump version

10 years agoTurn off show remaining keys by default
justbur [Tue, 21 Jul 2015 13:41:53 +0000 (09:41 -0400)]
Turn off show remaining keys by default

10 years agoMerge branch 'develop'
justbur [Tue, 21 Jul 2015 13:40:10 +0000 (09:40 -0400)]
Merge branch 'develop'

10 years agoBasic paging works
justbur [Tue, 21 Jul 2015 13:05:08 +0000 (09:05 -0400)]
Basic paging works

10 years agoShow page count with prefix
justbur [Tue, 21 Jul 2015 12:09:41 +0000 (08:09 -0400)]
Show page count with prefix

10 years agoPut spaces in separator so they can be changed
justbur [Mon, 20 Jul 2015 20:02:30 +0000 (16:02 -0400)]
Put spaces in separator so they can be changed

10 years agoDon't show page if first column doesn't fit
justbur [Mon, 20 Jul 2015 18:12:09 +0000 (14:12 -0400)]
Don't show page if first column doesn't fit

10 years agoFix bug in page layout
justbur [Mon, 20 Jul 2015 18:05:42 +0000 (14:05 -0400)]
Fix bug in page layout

Pages were getting dropped

10 years agoAbility to specify two locations for side-window
justbur [Mon, 20 Jul 2015 17:53:25 +0000 (13:53 -0400)]
Ability to specify two locations for side-window

10 years agoecho-keystrokes might be nil
justbur [Mon, 20 Jul 2015 17:35:38 +0000 (13:35 -0400)]
echo-keystrokes might be nil

10 years agoStart on right-bottom and bottom-right sw impl
justbur [Mon, 20 Jul 2015 16:41:30 +0000 (12:41 -0400)]
Start on right-bottom and bottom-right sw impl

10 years agoAdd description sort and make key order default
justbur [Mon, 20 Jul 2015 15:05:26 +0000 (11:05 -0400)]
Add description sort and make key order default

10 years agoTypo in lighter-status function
justbur [Mon, 20 Jul 2015 14:48:08 +0000 (10:48 -0400)]
Typo in lighter-status function

10 years agoFix mode line status
justbur [Mon, 20 Jul 2015 12:43:59 +0000 (08:43 -0400)]
Fix mode line status

10 years agoAdd status to mode line
justbur [Mon, 20 Jul 2015 12:22:21 +0000 (08:22 -0400)]
Add status to mode line

10 years agoMove all prefix adding code to one place
justbur [Mon, 20 Jul 2015 04:04:11 +0000 (00:04 -0400)]
Move all prefix adding code to one place

10 years agoUpdate README.org
Justin Burkett [Mon, 20 Jul 2015 03:37:17 +0000 (23:37 -0400)]
Update README.org

10 years agoAdd a couple of docstrings
justbur [Mon, 20 Jul 2015 03:23:36 +0000 (23:23 -0400)]
Add a couple of docstrings

10 years agoMerge branch 'master' into develop
justbur [Mon, 20 Jul 2015 03:20:30 +0000 (23:20 -0400)]
Merge branch 'master' into develop

Conflicts:
README.org
which-key.el

10 years agoFix prefix code
justbur [Mon, 20 Jul 2015 03:02:26 +0000 (23:02 -0400)]
Fix prefix code

Also delete old code

10 years agoPaging works barely
justbur [Mon, 20 Jul 2015 02:18:47 +0000 (22:18 -0400)]
Paging works barely

10 years agoRewrite of page creation alg
justbur [Mon, 20 Jul 2015 01:59:02 +0000 (21:59 -0400)]
Rewrite of page creation alg

10 years agoTypo in docstring
justbur [Fri, 17 Jul 2015 17:41:34 +0000 (13:41 -0400)]
Typo in docstring

10 years agoAdd special key handling to key sort order
justbur [Fri, 17 Jul 2015 17:03:00 +0000 (13:03 -0400)]
Add special key handling to key sort order

10 years agoAdd option to sort output by key (off by default)
justbur [Fri, 17 Jul 2015 14:49:11 +0000 (10:49 -0400)]
Add option to sort output by key (off by default)

10 years agoFix potential bug when no keys exist
justbur [Fri, 17 Jul 2015 14:59:13 +0000 (10:59 -0400)]
Fix potential bug when no keys exist

Need to check for no keys before checking the number of keys on the
first page in case the latter is nil

10 years agoStart on new status key impl
justbur [Fri, 17 Jul 2015 13:22:18 +0000 (09:22 -0400)]
Start on new status key impl

10 years agoUse string-width instead of length for strings
justbur [Thu, 16 Jul 2015 17:06:58 +0000 (13:06 -0400)]
Use string-width instead of length for strings

10 years agoReformat source
justbur [Thu, 16 Jul 2015 17:01:41 +0000 (13:01 -0400)]
Reformat source

10 years agoMove badge below header
justbur [Thu, 16 Jul 2015 16:27:00 +0000 (12:27 -0400)]
Move badge below header

10 years agoAdd MELPA badge and change README indentation
justbur [Thu, 16 Jul 2015 16:24:37 +0000 (12:24 -0400)]
Add MELPA badge and change README indentation

10 years agoAdd MELPA badge and change README indentation
justbur [Thu, 16 Jul 2015 16:24:37 +0000 (12:24 -0400)]
Add MELPA badge and change README indentation

10 years agoAdd MELPA to install insructions
justbur [Thu, 16 Jul 2015 12:09:52 +0000 (08:09 -0400)]
Add MELPA to install insructions

10 years agoMerge branch 'master' of https://github.com/justbur/emacs-which-key
justbur [Thu, 16 Jul 2015 11:53:34 +0000 (07:53 -0400)]
Merge branch 'master' of https://github.com/justbur/emacs-which-key

10 years agoBump version
justbur [Thu, 16 Jul 2015 11:53:05 +0000 (07:53 -0400)]
Bump version

10 years agoMerge pull request #40 from xuchunyang/master
Justin Burkett [Thu, 16 Jul 2015 11:52:08 +0000 (07:52 -0400)]
Merge pull request #40 from xuchunyang/master

Make which-key buffer uninteresting

10 years agoChange echo-keystrokes logic
justbur [Thu, 16 Jul 2015 11:46:48 +0000 (07:46 -0400)]
Change echo-keystrokes logic

10 years agoMake which-key buffer uninteresting
Chunyang Xu [Thu, 16 Jul 2015 04:15:28 +0000 (12:15 +0800)]
Make which-key buffer uninteresting

10 years agoErase truncate-lines message
justbur [Thu, 16 Jul 2015 02:33:41 +0000 (22:33 -0400)]
Erase truncate-lines message

10 years agoTweak setup breaking out echo-keystrokes stuff
justbur [Thu, 16 Jul 2015 02:27:14 +0000 (22:27 -0400)]
Tweak setup breaking out echo-keystrokes stuff

10 years agoCleanup comments
justbur [Thu, 16 Jul 2015 01:56:38 +0000 (21:56 -0400)]
Cleanup comments

10 years agoAdd another key translation map to check
justbur [Thu, 16 Jul 2015 01:52:24 +0000 (21:52 -0400)]
Add another key translation map to check

10 years agoFix #39
justbur [Thu, 16 Jul 2015 00:12:09 +0000 (20:12 -0400)]
Fix #39

`iso-transl-ctl-x-8-map' is not checked with `key-binding' because it's
stored in the `key-translation-map', so this adds a test against this
map.

10 years agoBetter notes
justbur [Wed, 15 Jul 2015 18:11:04 +0000 (14:11 -0400)]
Better notes

10 years agoDon't show echo-keystroke note more than once
justbur [Wed, 15 Jul 2015 17:16:21 +0000 (13:16 -0400)]
Don't show echo-keystroke note more than once

Fix #38

10 years agoFix typos
justbur [Wed, 15 Jul 2015 17:11:12 +0000 (13:11 -0400)]
Fix typos

10 years agoAdd ability to temporarily prevent popups
justbur [Wed, 15 Jul 2015 14:47:02 +0000 (10:47 -0400)]
Add ability to temporarily prevent popups

10 years agoRemove useless when
justbur [Wed, 15 Jul 2015 13:59:24 +0000 (09:59 -0400)]
Remove useless when

10 years agoMerge pull request #36 from syohex/fix-funcall
Justin Burkett [Wed, 15 Jul 2015 09:45:06 +0000 (05:45 -0400)]
Merge pull request #36 from syohex/fix-funcall

Remove hash quotes

10 years agoMerge pull request #37 from purcell/patch-1
Justin Burkett [Wed, 15 Jul 2015 09:30:21 +0000 (05:30 -0400)]
Merge pull request #37 from purcell/patch-1

Misc formatting fixes

10 years agoMisc formatting fixes
Steve Purcell [Wed, 15 Jul 2015 08:08:24 +0000 (20:08 +1200)]
Misc formatting fixes

- Inline standard license blurb
- Define parent of custom group
- Insert missing blank lines between top-level declarations

10 years agoRemove hash quotes
Syohei YOSHIDA [Wed, 15 Jul 2015 01:35:13 +0000 (10:35 +0900)]
Remove hash quotes

They are variables, not functions, so hash quotes are not necessary.

10 years agoSwitch to only using dashes for symbol names
justbur [Tue, 14 Jul 2015 23:49:43 +0000 (19:49 -0400)]
Switch to only using dashes for symbol names

Matches elisp conventions to the letter

10 years agoMerge branch 'master' of https://github.com/justbur/emacs-which-key
justbur [Tue, 14 Jul 2015 19:00:25 +0000 (15:00 -0400)]
Merge branch 'master' of https://github.com/justbur/emacs-which-key

10 years agoBe consistent with use of double slash
justbur [Tue, 14 Jul 2015 18:59:48 +0000 (14:59 -0400)]
Be consistent with use of double slash

10 years agoMerge pull request #34 from bmag/master
Justin Burkett [Tue, 14 Jul 2015 18:06:22 +0000 (14:06 -0400)]
Merge pull request #34 from bmag/master

Updated images for split frame

10 years agoUpdated images for split frame
Bar Magal [Tue, 14 Jul 2015 18:02:40 +0000 (21:02 +0300)]
Updated images for split frame

10 years agoTypo in readme
justbur [Tue, 14 Jul 2015 16:43:55 +0000 (12:43 -0400)]
Typo in readme

10 years agoFix url in header
justbur [Tue, 14 Jul 2015 16:21:11 +0000 (12:21 -0400)]
Fix url in header

10 years agoflycheck-package fixes
justbur [Tue, 14 Jul 2015 16:06:03 +0000 (12:06 -0400)]
flycheck-package fixes

10 years agoReorg the readme and add key features to intro
justbur [Tue, 14 Jul 2015 15:45:09 +0000 (11:45 -0400)]
Reorg the readme and add key features to intro

10 years agoCleanup replacement functions again
justbur [Tue, 14 Jul 2015 13:26:52 +0000 (09:26 -0400)]
Cleanup replacement functions again

10 years agoFix add-replacement functions
justbur [Tue, 14 Jul 2015 12:46:16 +0000 (08:46 -0400)]
Fix add-replacement functions

Also cleanup use of push in code

10 years agoFix #33
justbur [Tue, 14 Jul 2015 11:41:00 +0000 (07:41 -0400)]
Fix #33

Check for group before replacements occur

10 years agoNew default pictures
justbur [Mon, 13 Jul 2015 19:22:41 +0000 (15:22 -0400)]
New default pictures

10 years agoConvert custom functions to defcustom
justbur [Mon, 13 Jul 2015 19:13:43 +0000 (15:13 -0400)]
Convert custom functions to defcustom